FormatBaseN(number, radix) Converts a number to a string in the base specified by radix. See also InputBaseN.
Converts a number to a string in the base specified by radix.
See also InputBaseN.
Number to be converted.
Base of the result.